home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Money-Money.swf / scripts / DefineButton2_81 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-19  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("play");
  3. }
  4.